3.538 \(\int \frac{c+d x+e x^2+f x^3}{x^5 \sqrt{a+b x^4}} \, dx\)

Optimal. Leaf size=346 \[ -\frac{\sqrt [4]{b} \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} \left (\sqrt{b} d-3 \sqrt{a} f\right ) \text{EllipticF}\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right ),\frac{1}{2}\right )}{6 a^{5/4} \sqrt{a+b x^4}}+\frac{b c \tanh ^{-1}\left (\frac{\sqrt{a+b x^4}}{\sqrt{a}}\right )}{4 a^{3/2}}-\frac{\sqrt [4]{b} f \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{a^{3/4} \sqrt{a+b x^4}}-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{e \sqrt{a+b x^4}}{2 a x^2}-\frac{f \sqrt{a+b x^4}}{a x}+\frac{\sqrt{b} f x \sqrt{a+b x^4}}{a \left (\sqrt{a}+\sqrt{b} x^2\right )} \]

[Out]

-(c*Sqrt[a + b*x^4])/(4*a*x^4) - (d*Sqrt[a + b*x^4])/(3*a*x^3) - (e*Sqrt[a + b*x^4])/(2*a*x^2) - (f*Sqrt[a + b
*x^4])/(a*x) + (Sqrt[b]*f*x*Sqrt[a + b*x^4])/(a*(Sqrt[a] + Sqrt[b]*x^2)) + (b*c*ArcTanh[Sqrt[a + b*x^4]/Sqrt[a
]])/(4*a^(3/2)) - (b^(1/4)*f*(Sqrt[a] + Sqrt[b]*x^2)*Sqrt[(a + b*x^4)/(Sqrt[a] + Sqrt[b]*x^2)^2]*EllipticE[2*A
rcTan[(b^(1/4)*x)/a^(1/4)], 1/2])/(a^(3/4)*Sqrt[a + b*x^4]) - (b^(1/4)*(Sqrt[b]*d - 3*Sqrt[a]*f)*(Sqrt[a] + Sq
rt[b]*x^2)*Sqrt[(a + b*x^4)/(Sqrt[a] + Sqrt[b]*x^2)^2]*EllipticF[2*ArcTan[(b^(1/4)*x)/a^(1/4)], 1/2])/(6*a^(5/
4)*Sqrt[a + b*x^4])

________________________________________________________________________________________

Rubi [A]  time = 0.2813, antiderivative size = 346, normalized size of antiderivative = 1., number of steps used = 13, number of rules used = 11, integrand size = 30, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0.367, Rules used = {1833, 1252, 835, 807, 266, 63, 208, 1282, 1198, 220, 1196} \[ \frac{b c \tanh ^{-1}\left (\frac{\sqrt{a+b x^4}}{\sqrt{a}}\right )}{4 a^{3/2}}-\frac{\sqrt [4]{b} \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} \left (\sqrt{b} d-3 \sqrt{a} f\right ) F\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{6 a^{5/4} \sqrt{a+b x^4}}-\frac{\sqrt [4]{b} f \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{a^{3/4} \sqrt{a+b x^4}}-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{e \sqrt{a+b x^4}}{2 a x^2}-\frac{f \sqrt{a+b x^4}}{a x}+\frac{\sqrt{b} f x \sqrt{a+b x^4}}{a \left (\sqrt{a}+\sqrt{b} x^2\right )} \]

Antiderivative was successfully verified.

[In]

Int[(c + d*x + e*x^2 + f*x^3)/(x^5*Sqrt[a + b*x^4]),x]

[Out]

-(c*Sqrt[a + b*x^4])/(4*a*x^4) - (d*Sqrt[a + b*x^4])/(3*a*x^3) - (e*Sqrt[a + b*x^4])/(2*a*x^2) - (f*Sqrt[a + b
*x^4])/(a*x) + (Sqrt[b]*f*x*Sqrt[a + b*x^4])/(a*(Sqrt[a] + Sqrt[b]*x^2)) + (b*c*ArcTanh[Sqrt[a + b*x^4]/Sqrt[a
]])/(4*a^(3/2)) - (b^(1/4)*f*(Sqrt[a] + Sqrt[b]*x^2)*Sqrt[(a + b*x^4)/(Sqrt[a] + Sqrt[b]*x^2)^2]*EllipticE[2*A
rcTan[(b^(1/4)*x)/a^(1/4)], 1/2])/(a^(3/4)*Sqrt[a + b*x^4]) - (b^(1/4)*(Sqrt[b]*d - 3*Sqrt[a]*f)*(Sqrt[a] + Sq
rt[b]*x^2)*Sqrt[(a + b*x^4)/(Sqrt[a] + Sqrt[b]*x^2)^2]*EllipticF[2*ArcTan[(b^(1/4)*x)/a^(1/4)], 1/2])/(6*a^(5/
4)*Sqrt[a + b*x^4])

Rule 1833

Int[(Pq_)*((c_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Module[{q = Expon[Pq, x], j, k}, Int[
Sum[((c*x)^(m + j)*Sum[Coeff[Pq, x, j + (k*n)/2]*x^((k*n)/2), {k, 0, (2*(q - j))/n + 1}]*(a + b*x^n)^p)/c^j, {
j, 0, n/2 - 1}], x]] /; FreeQ[{a, b, c, m, p}, x] && PolyQ[Pq, x] && IGtQ[n/2, 0] &&  !PolyQ[Pq, x^(n/2)]

Rule 1252

Int[(x_)^(m_.)*((d_) + (e_.)*(x_)^2)^(q_.)*((a_) + (c_.)*(x_)^4)^(p_.), x_Symbol] :> Dist[1/2, Subst[Int[x^((m
 - 1)/2)*(d + e*x)^q*(a + c*x^2)^p, x], x, x^2], x] /; FreeQ[{a, c, d, e, p, q}, x] && IntegerQ[(m + 1)/2]

Rule 835

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> Simp[((e*f - d*g)
*(d + e*x)^(m + 1)*(a + c*x^2)^(p + 1))/((m + 1)*(c*d^2 + a*e^2)), x] + Dist[1/((m + 1)*(c*d^2 + a*e^2)), Int[
(d + e*x)^(m + 1)*(a + c*x^2)^p*Simp[(c*d*f + a*e*g)*(m + 1) - c*(e*f - d*g)*(m + 2*p + 3)*x, x], x], x] /; Fr
eeQ[{a, c, d, e, f, g, p}, x] && NeQ[c*d^2 + a*e^2, 0] && LtQ[m, -1] && (IntegerQ[m] || IntegerQ[p] || Integer
sQ[2*m, 2*p])

Rule 807

Int[((d_.) + (e_.)*(x_))^(m_)*((f_.) + (g_.)*(x_))*((a_) + (c_.)*(x_)^2)^(p_.), x_Symbol] :> -Simp[((e*f - d*g
)*(d + e*x)^(m + 1)*(a + c*x^2)^(p + 1))/(2*(p + 1)*(c*d^2 + a*e^2)), x] + Dist[(c*d*f + a*e*g)/(c*d^2 + a*e^2
), Int[(d + e*x)^(m + 1)*(a + c*x^2)^p, x], x] /; FreeQ[{a, c, d, e, f, g, m, p}, x] && NeQ[c*d^2 + a*e^2, 0]
&& EqQ[Simplify[m + 2*p + 3], 0]

Rule 266

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> Dist[1/n, Subst[Int[x^(Simplify[(m + 1)/n] - 1)*(a
+ b*x)^p, x], x, x^n], x] /; FreeQ[{a, b, m, n, p}, x] && IntegerQ[Simplify[(m + 1)/n]]

Rule 63

Int[((a_.) + (b_.)*(x_))^(m_)*((c_.) + (d_.)*(x_))^(n_), x_Symbol] :> With[{p = Denominator[m]}, Dist[p/b, Sub
st[Int[x^(p*(m + 1) - 1)*(c - (a*d)/b + (d*x^p)/b)^n, x], x, (a + b*x)^(1/p)], x]] /; FreeQ[{a, b, c, d}, x] &
& NeQ[b*c - a*d, 0] && LtQ[-1, m, 0] && LeQ[-1, n, 0] && LeQ[Denominator[n], Denominator[m]] && IntLinearQ[a,
b, c, d, m, n, x]

Rule 208

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[-(a/b), 2]*ArcTanh[x/Rt[-(a/b), 2]])/a, x] /; FreeQ[{a,
b}, x] && NegQ[a/b]

Rule 1282

Int[((f_.)*(x_))^(m_.)*((d_) + (e_.)*(x_)^2)*((a_) + (c_.)*(x_)^4)^(p_), x_Symbol] :> Simp[(d*(f*x)^(m + 1)*(a
 + c*x^4)^(p + 1))/(a*f*(m + 1)), x] + Dist[1/(a*f^2*(m + 1)), Int[(f*x)^(m + 2)*(a + c*x^4)^p*(a*e*(m + 1) -
c*d*(m + 4*p + 5)*x^2), x], x] /; FreeQ[{a, c, d, e, f, p}, x] && LtQ[m, -1] && IntegerQ[2*p] && (IntegerQ[p]
|| IntegerQ[m])

Rule 1198

Int[((d_) + (e_.)*(x_)^2)/Sqrt[(a_) + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[c/a, 2]}, Dist[(e + d*q)/q, Int
[1/Sqrt[a + c*x^4], x], x] - Dist[e/q, Int[(1 - q*x^2)/Sqrt[a + c*x^4], x], x] /; NeQ[e + d*q, 0]] /; FreeQ[{a
, c, d, e}, x] && PosQ[c/a]

Rule 220

Int[1/Sqrt[(a_) + (b_.)*(x_)^4], x_Symbol] :> With[{q = Rt[b/a, 4]}, Simp[((1 + q^2*x^2)*Sqrt[(a + b*x^4)/(a*(
1 + q^2*x^2)^2)]*EllipticF[2*ArcTan[q*x], 1/2])/(2*q*Sqrt[a + b*x^4]), x]] /; FreeQ[{a, b}, x] && PosQ[b/a]

Rule 1196

Int[((d_) + (e_.)*(x_)^2)/Sqrt[(a_) + (c_.)*(x_)^4], x_Symbol] :> With[{q = Rt[c/a, 4]}, -Simp[(d*x*Sqrt[a + c
*x^4])/(a*(1 + q^2*x^2)), x] + Simp[(d*(1 + q^2*x^2)*Sqrt[(a + c*x^4)/(a*(1 + q^2*x^2)^2)]*EllipticE[2*ArcTan[
q*x], 1/2])/(q*Sqrt[a + c*x^4]), x] /; EqQ[e + d*q^2, 0]] /; FreeQ[{a, c, d, e}, x] && PosQ[c/a]

Rubi steps

\begin{align*} \int \frac{c+d x+e x^2+f x^3}{x^5 \sqrt{a+b x^4}} \, dx &=\int \left (\frac{c+e x^2}{x^5 \sqrt{a+b x^4}}+\frac{d+f x^2}{x^4 \sqrt{a+b x^4}}\right ) \, dx\\ &=\int \frac{c+e x^2}{x^5 \sqrt{a+b x^4}} \, dx+\int \frac{d+f x^2}{x^4 \sqrt{a+b x^4}} \, dx\\ &=-\frac{d \sqrt{a+b x^4}}{3 a x^3}+\frac{1}{2} \operatorname{Subst}\left (\int \frac{c+e x}{x^3 \sqrt{a+b x^2}} \, dx,x,x^2\right )-\frac{\int \frac{-3 a f+b d x^2}{x^2 \sqrt{a+b x^4}} \, dx}{3 a}\\ &=-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{f \sqrt{a+b x^4}}{a x}+\frac{\int \frac{-a b d+3 a b f x^2}{\sqrt{a+b x^4}} \, dx}{3 a^2}-\frac{\operatorname{Subst}\left (\int \frac{-2 a e+b c x}{x^2 \sqrt{a+b x^2}} \, dx,x,x^2\right )}{4 a}\\ &=-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{e \sqrt{a+b x^4}}{2 a x^2}-\frac{f \sqrt{a+b x^4}}{a x}-\frac{(b c) \operatorname{Subst}\left (\int \frac{1}{x \sqrt{a+b x^2}} \, dx,x,x^2\right )}{4 a}-\frac{\left (\sqrt{b} f\right ) \int \frac{1-\frac{\sqrt{b} x^2}{\sqrt{a}}}{\sqrt{a+b x^4}} \, dx}{\sqrt{a}}-\frac{\left (\sqrt{b} \left (\sqrt{b} d-3 \sqrt{a} f\right )\right ) \int \frac{1}{\sqrt{a+b x^4}} \, dx}{3 a}\\ &=-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{e \sqrt{a+b x^4}}{2 a x^2}-\frac{f \sqrt{a+b x^4}}{a x}+\frac{\sqrt{b} f x \sqrt{a+b x^4}}{a \left (\sqrt{a}+\sqrt{b} x^2\right )}-\frac{\sqrt [4]{b} f \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{a^{3/4} \sqrt{a+b x^4}}-\frac{\sqrt [4]{b} \left (\sqrt{b} d-3 \sqrt{a} f\right ) \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} F\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{6 a^{5/4} \sqrt{a+b x^4}}-\frac{(b c) \operatorname{Subst}\left (\int \frac{1}{x \sqrt{a+b x}} \, dx,x,x^4\right )}{8 a}\\ &=-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{e \sqrt{a+b x^4}}{2 a x^2}-\frac{f \sqrt{a+b x^4}}{a x}+\frac{\sqrt{b} f x \sqrt{a+b x^4}}{a \left (\sqrt{a}+\sqrt{b} x^2\right )}-\frac{\sqrt [4]{b} f \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{a^{3/4} \sqrt{a+b x^4}}-\frac{\sqrt [4]{b} \left (\sqrt{b} d-3 \sqrt{a} f\right ) \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} F\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{6 a^{5/4} \sqrt{a+b x^4}}-\frac{c \operatorname{Subst}\left (\int \frac{1}{-\frac{a}{b}+\frac{x^2}{b}} \, dx,x,\sqrt{a+b x^4}\right )}{4 a}\\ &=-\frac{c \sqrt{a+b x^4}}{4 a x^4}-\frac{d \sqrt{a+b x^4}}{3 a x^3}-\frac{e \sqrt{a+b x^4}}{2 a x^2}-\frac{f \sqrt{a+b x^4}}{a x}+\frac{\sqrt{b} f x \sqrt{a+b x^4}}{a \left (\sqrt{a}+\sqrt{b} x^2\right )}+\frac{b c \tanh ^{-1}\left (\frac{\sqrt{a+b x^4}}{\sqrt{a}}\right )}{4 a^{3/2}}-\frac{\sqrt [4]{b} f \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} E\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{a^{3/4} \sqrt{a+b x^4}}-\frac{\sqrt [4]{b} \left (\sqrt{b} d-3 \sqrt{a} f\right ) \left (\sqrt{a}+\sqrt{b} x^2\right ) \sqrt{\frac{a+b x^4}{\left (\sqrt{a}+\sqrt{b} x^2\right )^2}} F\left (2 \tan ^{-1}\left (\frac{\sqrt [4]{b} x}{\sqrt [4]{a}}\right )|\frac{1}{2}\right )}{6 a^{5/4} \sqrt{a+b x^4}}\\ \end{align*}

Mathematica [C]  time = 0.147496, size = 147, normalized size = 0.42 \[ -\frac{\sqrt{a+b x^4} \left (3 a c \sqrt{\frac{b x^4}{a}+1}-3 b c x^4 \tanh ^{-1}\left (\sqrt{\frac{b x^4}{a}+1}\right )+4 a d x \, _2F_1\left (-\frac{3}{4},\frac{1}{2};\frac{1}{4};-\frac{b x^4}{a}\right )+6 a e x^2 \sqrt{\frac{b x^4}{a}+1}+12 a f x^3 \, _2F_1\left (-\frac{1}{4},\frac{1}{2};\frac{3}{4};-\frac{b x^4}{a}\right )\right )}{12 a^2 x^4 \sqrt{\frac{b x^4}{a}+1}} \]

Antiderivative was successfully verified.

[In]

Integrate[(c + d*x + e*x^2 + f*x^3)/(x^5*Sqrt[a + b*x^4]),x]

[Out]

-(Sqrt[a + b*x^4]*(3*a*c*Sqrt[1 + (b*x^4)/a] + 6*a*e*x^2*Sqrt[1 + (b*x^4)/a] - 3*b*c*x^4*ArcTanh[Sqrt[1 + (b*x
^4)/a]] + 4*a*d*x*Hypergeometric2F1[-3/4, 1/2, 1/4, -((b*x^4)/a)] + 12*a*f*x^3*Hypergeometric2F1[-1/4, 1/2, 3/
4, -((b*x^4)/a)]))/(12*a^2*x^4*Sqrt[1 + (b*x^4)/a])

________________________________________________________________________________________

Maple [C]  time = 0.017, size = 335, normalized size = 1. \begin{align*} -{\frac{d}{3\,a{x}^{3}}\sqrt{b{x}^{4}+a}}-{\frac{bd}{3\,a}\sqrt{1-{i{x}^{2}\sqrt{b}{\frac{1}{\sqrt{a}}}}}\sqrt{1+{i{x}^{2}\sqrt{b}{\frac{1}{\sqrt{a}}}}}{\it EllipticF} \left ( x\sqrt{{i\sqrt{b}{\frac{1}{\sqrt{a}}}}},i \right ){\frac{1}{\sqrt{{i\sqrt{b}{\frac{1}{\sqrt{a}}}}}}}{\frac{1}{\sqrt{b{x}^{4}+a}}}}-{\frac{c}{4\,a{x}^{4}}\sqrt{b{x}^{4}+a}}+{\frac{bc}{4}\ln \left ({\frac{1}{{x}^{2}} \left ( 2\,a+2\,\sqrt{a}\sqrt{b{x}^{4}+a} \right ) } \right ){a}^{-{\frac{3}{2}}}}-{\frac{e}{2\,a{x}^{2}}\sqrt{b{x}^{4}+a}}-{\frac{f}{ax}\sqrt{b{x}^{4}+a}}+{if\sqrt{b}\sqrt{1-{i{x}^{2}\sqrt{b}{\frac{1}{\sqrt{a}}}}}\sqrt{1+{i{x}^{2}\sqrt{b}{\frac{1}{\sqrt{a}}}}}{\it EllipticF} \left ( x\sqrt{{i\sqrt{b}{\frac{1}{\sqrt{a}}}}},i \right ){\frac{1}{\sqrt{a}}}{\frac{1}{\sqrt{{i\sqrt{b}{\frac{1}{\sqrt{a}}}}}}}{\frac{1}{\sqrt{b{x}^{4}+a}}}}-{if\sqrt{b}\sqrt{1-{i{x}^{2}\sqrt{b}{\frac{1}{\sqrt{a}}}}}\sqrt{1+{i{x}^{2}\sqrt{b}{\frac{1}{\sqrt{a}}}}}{\it EllipticE} \left ( x\sqrt{{i\sqrt{b}{\frac{1}{\sqrt{a}}}}},i \right ){\frac{1}{\sqrt{a}}}{\frac{1}{\sqrt{{i\sqrt{b}{\frac{1}{\sqrt{a}}}}}}}{\frac{1}{\sqrt{b{x}^{4}+a}}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((f*x^3+e*x^2+d*x+c)/x^5/(b*x^4+a)^(1/2),x)

[Out]

-1/3*d*(b*x^4+a)^(1/2)/a/x^3-1/3*d*b/a/(I/a^(1/2)*b^(1/2))^(1/2)*(1-I/a^(1/2)*b^(1/2)*x^2)^(1/2)*(1+I/a^(1/2)*
b^(1/2)*x^2)^(1/2)/(b*x^4+a)^(1/2)*EllipticF(x*(I/a^(1/2)*b^(1/2))^(1/2),I)-1/4*c*(b*x^4+a)^(1/2)/a/x^4+1/4*c*
b/a^(3/2)*ln((2*a+2*a^(1/2)*(b*x^4+a)^(1/2))/x^2)-1/2*e*(b*x^4+a)^(1/2)/a/x^2-f*(b*x^4+a)^(1/2)/a/x+I*f*b^(1/2
)/a^(1/2)/(I/a^(1/2)*b^(1/2))^(1/2)*(1-I/a^(1/2)*b^(1/2)*x^2)^(1/2)*(1+I/a^(1/2)*b^(1/2)*x^2)^(1/2)/(b*x^4+a)^
(1/2)*EllipticF(x*(I/a^(1/2)*b^(1/2))^(1/2),I)-I*f*b^(1/2)/a^(1/2)/(I/a^(1/2)*b^(1/2))^(1/2)*(1-I/a^(1/2)*b^(1
/2)*x^2)^(1/2)*(1+I/a^(1/2)*b^(1/2)*x^2)^(1/2)/(b*x^4+a)^(1/2)*EllipticE(x*(I/a^(1/2)*b^(1/2))^(1/2),I)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: ValueError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x^3+e*x^2+d*x+c)/x^5/(b*x^4+a)^(1/2),x, algorithm="maxima")

[Out]

Exception raised: ValueError

________________________________________________________________________________________

Fricas [F]  time = 0., size = 0, normalized size = 0. \begin{align*}{\rm integral}\left (\frac{\sqrt{b x^{4} + a}{\left (f x^{3} + e x^{2} + d x + c\right )}}{b x^{9} + a x^{5}}, x\right ) \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x^3+e*x^2+d*x+c)/x^5/(b*x^4+a)^(1/2),x, algorithm="fricas")

[Out]

integral(sqrt(b*x^4 + a)*(f*x^3 + e*x^2 + d*x + c)/(b*x^9 + a*x^5), x)

________________________________________________________________________________________

Sympy [C]  time = 4.53686, size = 158, normalized size = 0.46 \begin{align*} - \frac{\sqrt{b} c \sqrt{\frac{a}{b x^{4}} + 1}}{4 a x^{2}} - \frac{\sqrt{b} e \sqrt{\frac{a}{b x^{4}} + 1}}{2 a} + \frac{d \Gamma \left (- \frac{3}{4}\right ){{}_{2}F_{1}\left (\begin{matrix} - \frac{3}{4}, \frac{1}{2} \\ \frac{1}{4} \end{matrix}\middle |{\frac{b x^{4} e^{i \pi }}{a}} \right )}}{4 \sqrt{a} x^{3} \Gamma \left (\frac{1}{4}\right )} + \frac{f \Gamma \left (- \frac{1}{4}\right ){{}_{2}F_{1}\left (\begin{matrix} - \frac{1}{4}, \frac{1}{2} \\ \frac{3}{4} \end{matrix}\middle |{\frac{b x^{4} e^{i \pi }}{a}} \right )}}{4 \sqrt{a} x \Gamma \left (\frac{3}{4}\right )} + \frac{b c \operatorname{asinh}{\left (\frac{\sqrt{a}}{\sqrt{b} x^{2}} \right )}}{4 a^{\frac{3}{2}}} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x**3+e*x**2+d*x+c)/x**5/(b*x**4+a)**(1/2),x)

[Out]

-sqrt(b)*c*sqrt(a/(b*x**4) + 1)/(4*a*x**2) - sqrt(b)*e*sqrt(a/(b*x**4) + 1)/(2*a) + d*gamma(-3/4)*hyper((-3/4,
 1/2), (1/4,), b*x**4*exp_polar(I*pi)/a)/(4*sqrt(a)*x**3*gamma(1/4)) + f*gamma(-1/4)*hyper((-1/4, 1/2), (3/4,)
, b*x**4*exp_polar(I*pi)/a)/(4*sqrt(a)*x*gamma(3/4)) + b*c*asinh(sqrt(a)/(sqrt(b)*x**2))/(4*a**(3/2))

________________________________________________________________________________________

Giac [F]  time = 0., size = 0, normalized size = 0. \begin{align*} \int \frac{f x^{3} + e x^{2} + d x + c}{\sqrt{b x^{4} + a} x^{5}}\,{d x} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((f*x^3+e*x^2+d*x+c)/x^5/(b*x^4+a)^(1/2),x, algorithm="giac")

[Out]

integrate((f*x^3 + e*x^2 + d*x + c)/(sqrt(b*x^4 + a)*x^5), x)